projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
433d333
)
(highlight-changes-mode): Add autoload cookie for variable.
author
Dave Love
<fx@gnu.org>
Fri, 3 Sep 1999 23:12:57 +0000
(23:12 +0000)
committer
Dave Love
<fx@gnu.org>
Fri, 3 Sep 1999 23:12:57 +0000
(23:12 +0000)
lisp/hilit-chg.el
patch
|
blob
|
history
diff --git
a/lisp/hilit-chg.el
b/lisp/hilit-chg.el
index 2d84ee68fa0af8d5686655079703c7c413c0697f..c7a0586aa44362f145ec30ff91f36c1e362e09b7 100644
(file)
--- a/
lisp/hilit-chg.el
+++ b/
lisp/hilit-chg.el
@@
-399,6
+399,8
@@
Otherwise, this list will be constructed when needed from
;; These shouldn't be changed!
+;; Autoload for the benefit of `make-mode-line-mouse-sensitive'.
+;;;###autoload
(defvar highlight-changes-mode nil)
(defvar hilit-chg-list nil)
(defvar hilit-chg-string " ??")